|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of InputGrammar in org.eclipse.vtp.desktop.core.configuration.media |
|---|
| Methods in org.eclipse.vtp.desktop.core.configuration.media that return InputGrammar | |
|---|---|
InputGrammar |
GrammarBindingItem.getGrammar()
|
| Methods in org.eclipse.vtp.desktop.core.configuration.media with parameters of type InputGrammar | |
|---|---|
void |
GrammarBindingItem.setGrammar(InputGrammar grammar)
|
| Uses of InputGrammar in org.eclipse.vtp.desktop.media.core |
|---|
| Methods in org.eclipse.vtp.desktop.media.core that return InputGrammar | |
|---|---|
abstract InputGrammar |
InputGrammarCreatorPanel.createGrammar()
|
InputGrammar |
GrammarFileCreatorPanel.createGrammar()
|
InputGrammar |
EmptyInputGrammarCreatorPanel.createGrammar()
|
InputGrammar |
GrammarEntryDialog.getContent()
|
| Methods in org.eclipse.vtp.desktop.media.core with parameters of type InputGrammar | |
|---|---|
void |
GrammarEntryDialog.setContent(InputGrammar content)
|
abstract void |
InputGrammarCreatorPanel.setInitialInput(InputGrammar content)
|
void |
GrammarFileCreatorPanel.setInitialInput(InputGrammar content)
|
void |
EmptyInputGrammarCreatorPanel.setInitialInput(InputGrammar content)
|
| Uses of InputGrammar in org.eclipse.vtp.desktop.projects.voice.ui |
|---|
| Methods in org.eclipse.vtp.desktop.projects.voice.ui that return InputGrammar | |
|---|---|
InputGrammar |
BuiltInTimeGrammarCreatorPanel.createGrammar()
|
InputGrammar |
BuiltInPhoneGrammarCreatorPanel.createGrammar()
|
InputGrammar |
BuiltInNumberGrammarCreatorPanel.createGrammar()
|
InputGrammar |
BuiltInDigitsGrammarCreatorPanel.createGrammar()
|
InputGrammar |
BuiltInDateGrammarCreatorPanel.createGrammar()
|
InputGrammar |
BuiltInCurrencyGrammarCreatorPanel.createGrammar()
|
InputGrammar |
BuiltInBooleanGrammarCreatorPanel.createGrammar()
|
| Methods in org.eclipse.vtp.desktop.projects.voice.ui with parameters of type InputGrammar | |
|---|---|
void |
BuiltInTimeGrammarCreatorPanel.setInitialInput(InputGrammar content)
|
void |
BuiltInPhoneGrammarCreatorPanel.setInitialInput(InputGrammar content)
|
void |
BuiltInNumberGrammarCreatorPanel.setInitialInput(InputGrammar content)
|
void |
BuiltInDigitsGrammarCreatorPanel.setInitialInput(InputGrammar content)
|
void |
BuiltInDateGrammarCreatorPanel.setInitialInput(InputGrammar content)
|
void |
BuiltInCurrencyGrammarCreatorPanel.setInitialInput(InputGrammar content)
|
void |
BuiltInBooleanGrammarCreatorPanel.setInitialInput(InputGrammar content)
|
| Uses of InputGrammar in org.eclipse.vtp.framework.interactions.core.configurations |
|---|
| Methods in org.eclipse.vtp.framework.interactions.core.configurations that return InputGrammar | |
|---|---|
InputGrammar |
InputConfiguration.getItem(java.lang.String brandName,
java.lang.String interactionTypeID,
java.lang.String languageID)
Returns the item configured for the specified brand, interaction type, and language or null if no such item is configured. |
| Methods in org.eclipse.vtp.framework.interactions.core.configurations with parameters of type InputGrammar | |
|---|---|
void |
InputConfiguration.setItem(java.lang.String key,
InputGrammar item)
Sets the item configured for the specified brand, interaction type, and language. |
void |
InputConfiguration.setItem(java.lang.String brandName,
java.lang.String interactionTypeID,
java.lang.String languageID,
InputGrammar item)
Sets the item configured for the specified brand, interaction type, and language. |
| Uses of InputGrammar in org.eclipse.vtp.framework.interactions.core.media |
|---|
| Subclasses of InputGrammar in org.eclipse.vtp.framework.interactions.core.media | |
|---|---|
class |
CustomInputGrammar
|
class |
FileInputGrammar
|
| Methods in org.eclipse.vtp.framework.interactions.core.media that return InputGrammar | |
|---|---|
InputGrammar |
InputGrammar.captureData(IDataSet dataSet)
|
InputGrammar |
FileInputGrammar.captureData(IDataSet dataSet)
|
InputGrammar |
IInputGrammarFactory.loadInput(org.w3c.dom.Element configuration)
|
| Uses of InputGrammar in org.eclipse.vtp.framework.interactions.core.services |
|---|
| Methods in org.eclipse.vtp.framework.interactions.core.services that return InputGrammar | |
|---|---|
InputGrammar |
InputManager.loadInput(org.w3c.dom.Element configuration)
|
| Uses of InputGrammar in org.eclipse.vtp.framework.interactions.voice.media |
|---|
| Subclasses of InputGrammar in org.eclipse.vtp.framework.interactions.voice.media | |
|---|---|
class |
BuiltInBooleanInputGrammar
|
class |
BuiltInCurrencyInputGrammar
|
class |
BuiltInDateInputGrammar
|
class |
BuiltInDigitsInputGrammar
|
class |
BuiltInNumberInputGrammar
|
class |
BuiltInPhoneInputGrammar
|
class |
BuiltInTimeInputGrammar
|
class |
GrxmlInputGrammar
|
| Uses of InputGrammar in org.eclipse.vtp.framework.media |
|---|
| Methods in org.eclipse.vtp.framework.media that return InputGrammar | |
|---|---|
InputGrammar |
InputLoadingManager.loadInput(org.w3c.dom.Element inputElement)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||